home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar 2005 October
/
Gamestar_77_2005-10_dvd.iso
/
Programy
/
powarc920cz.exe
/
{app}
/
POWERARC.EXE
/
0
/
RCDATA
/
TABOUTFORM
/
TABOUTFORM.txt
< prev
Wrap
Text File
|
2005-03-06
|
5KB
|
220 lines
object AboutForm: TAboutForm
Left = 319
Top = 178
BorderStyle = bsDialog
Caption = 'About PowerArchiver'
ClientHeight = 359
ClientWidth = 420
Color = clWhite
ParentFont = True
KeyPreview = True
OldCreateOrder = True
Scaled = False
OnCreate = FormCreate
OnKeyPress = FormKeyPress
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object PowerArchiverLogo: TImage
Left = 0
Top = -2
Width = 420
Height = 361
AutoSize = True
Center = True
Picture.Data = {<image000.TGIFGraphic>}
end
object ContactL: TLabel
Left = 19
Top = 296
Width = 289
Height = 13
Alignment = taCenter
AutoSize = False
Caption = 'Contact:'
Transparent = True
end
object ALRL: TLabel
Left = 13
Top = 169
Width = 287
Height = 15
AutoSize = False
Caption = 'Internet:'
Transparent = True
end
object Bevel: TBevel
Left = 11
Top = 185
Width = 305
Height = 9
Shape = bsTopLine
end
object RegTOL: TLabel
Left = 11
Top = 194
Width = 127
Height = 13
Caption = 'This product is licensed to:'
Transparent = True
end
object RegNameL: TLabel
Left = 155
Top = 195
Width = 161
Height = 13
Alignment = taRightJustify
AutoSize = False
Caption = 'All Rights Reserved'
Transparent = True
end
object Label1: TLabel
Left = 15
Top = 333
Width = 97
Height = 13
Alignment = taRightJustify
AutoSize = False
Caption = 'Email:'
Transparent = True
end
object InternetL: TLabel
Left = 13
Top = 313
Width = 97
Height = 13
Alignment = taRightJustify
AutoSize = False
Caption = 'Internet:'
Transparent = True
end
object VersionL: TLabel
Left = 11
Top = 9
Width = 281
Height = 16
AutoSize = False
Caption = 'Version: 6.00.0 BETA 2 (8th August, 2000.)'
Transparent = True
end
object ConeXwareComLabel: TLabel
Left = 11
Top = 153
Width = 199
Height = 13
Cursor = crHandPoint
Caption = 'Copyright '#169' 1999-2005 ConeXware, Inc.'
Transparent = True
OnClick = ConeXwareComLabelClick
OnMouseEnter = ConeXwareComLabelMouseEnter
OnMouseLeave = ConeXwareComLabelMouseLeave
end
object PowerArchiverComLabel: TLabel
Left = 115
Top = 313
Width = 152
Height = 13
Cursor = crHandPoint
Caption = 'http://www.powerarchiver.com'
Transparent = True
OnClick = PowerArchiverComLabelClick
OnMouseEnter = PowerArchiverComLabelMouseEnter
OnMouseLeave = PowerArchiverComLabelMouseLeave
end
object SupportEmailLabel: TLabel
Left = 115
Top = 333
Width = 123
Height = 13
Cursor = crHandPoint
Caption = 'support@conexware.com'
Transparent = True
OnClick = SupportEmailLabelClick
OnMouseEnter = SupportEmailLabelMouseEnter
OnMouseLeave = SupportEmailLabelMouseLeave
end
object CopyrightMemo: TMemo
Left = 11
Top = 216
Width = 305
Height = 73
Lines.Strings = (
'Main Developer: Ivan Petrovic'
''
'UnZipDLL v1.6 and ZipDLL v1.6 '#169' by Eric W. Engler'
'UnRarDLL v2.0 '#169' by Eugene Roshal'
'UnAceDLL '#169' by Marcel Lemke'
'CabinetDLL v1.00.603 '#169' Microsoft Corporation'
''
'UnARC, UnARJ, UnBH, UnLZH, UnZOO, UnGZIP, '
'UnTAR, BH, LHA, TAR, GZIP, UUEncode, Encode'
' by MicroChip Data Systems / Carl Bunton'
''
'Default Toolbar Skin by David Cornish'
'Icons by Will Ryan'
''
'Special thanks to David Cornish (the author of '
'SFXMaker) for many suggestions, help he gave me, ...'
''
'Click on '#39'Credits'#39' for details...')
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 0
end
object OKButt: TButton
Left = 323
Top = 8
Width = 93
Height = 25
Caption = 'OK'
Default = True
TabOrder = 1
OnClick = OKButtClick
end
object OrderingButt: TButton
Left = 323
Top = 48
Width = 93
Height = 25
Caption = '&Ordering Info'
TabOrder = 2
OnClick = OrderingButtClick
end
object LicenseButt: TButton
Left = 323
Top = 80
Width = 93
Height = 25
Caption = '&License'
TabOrder = 3
OnClick = LicenseButtClick
end
object RegisterButt: TButton
Left = 323
Top = 112
Width = 93
Height = 25
Caption = '&Register'
TabOrder = 4
OnClick = RegisterButtClick
end
object AcknowledgmentsButt: TButton
Left = 323
Top = 296
Width = 93
Height = 25
Caption = '&Credits'
TabOrder = 5
OnClick = AcknowledgmentsButtClick
end
object FAQButt: TButton
Left = 323
Top = 328
Width = 93
Height = 25
Caption = '&FAQ'
TabOrder = 6
OnClick = FAQButtClick
end
end